celltype <- "7"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "6"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "2"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "1"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "0"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "5"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "8"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "3"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "4"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")
celltype <- "9"
markers <- markers.all[[celltype]]
get_antibody(markers, org = "human")
plot_ridge(scrna, id = celltype, genes = markers[1:6,]$gene,
aggr.other = FALSE, ncol = 3, assay = "RNA", slot = "data")